PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableContent Class / getBorder Method
In This Topic
    getBorder Method
    In This Topic
    Gets the table border.
    Syntax
    public PDFPen getBorder()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFPen object that describes how the table border is drawn.
    See Also